[INFO] cloning repository https://github.com/Kabalod/ELAN_SYSTEM
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kabalod/ELAN_SYSTEM" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKabalod%2FELAN_SYSTEM", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKabalod%2FELAN_SYSTEM'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e046e49ca6da6baec777d2a8ebd6f18062fe4fbe
[INFO] fixing Kabalod/ELAN_SYSTEM against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKabalod%2FELAN_SYSTEM" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Kabalod/ELAN_SYSTEM
[INFO] finished tweaking git repo https://github.com/Kabalod/ELAN_SYSTEM
[INFO] tweaked toml for git repo https://github.com/Kabalod/ELAN_SYSTEM written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kabalod/ELAN_SYSTEM on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kabalod/ELAN_SYSTEM already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 4 packages to latest Rust 1.98.0-nightly compatible versions
[INFO] [stderr]     Updating futures-core v0.3.31 -> v0.3.32
[INFO] [stderr]       Adding futures-macro v0.3.32
[INFO] [stderr]       Adding futures-task v0.3.32
[INFO] [stderr]       Adding futures-util v0.3.32
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded io-uring v0.7.9
[INFO] [stderr]   Downloaded protoc-bin-vendored v3.2.0
[INFO] [stderr]   Downloaded tempfile v3.20.0
[INFO] [stderr]   Downloaded prost-build v0.13.5
[INFO] [stderr]   Downloaded prettyplease v0.2.36
[INFO] [stderr]   Downloaded indexmap v2.10.0
[INFO] [stderr]   Downloaded rustix v1.0.8
[INFO] [stderr]   Downloaded petgraph v0.7.1
[INFO] [stderr]   Downloaded protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8b620cc7da639260ec370883cf7b45e49272f54a13bf24aeef49000c2bdc5941
[INFO] running `Command { std: "docker" "start" "8b620cc7da639260ec370883cf7b45e49272f54a13bf24aeef49000c2bdc5941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8b620cc7da639260ec370883cf7b45e49272f54a13bf24aeef49000c2bdc5941" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b620cc7da639260ec370883cf7b45e49272f54a13bf24aeef49000c2bdc5941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8b620cc7da639260ec370883cf7b45e49272f54a13bf24aeef49000c2bdc5941" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking elan-api-gateway v0.1.0 (/opt/rustwide/workdir/crates/elan-api-gateway)
[INFO] [stderr]     Checking elan-cli v0.1.0 (/opt/rustwide/workdir/crates/elan-cli)
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling elan-core v0.1.0 (/opt/rustwide/workdir/crates/elan-core)
[INFO] [stderr] warning: elan-core@0.1.0: Using vendored protoc at: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protoc-bin-vendored-linux-x86_64-3.2.0/bin/protoc
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stdout] error[E0432]: unresolved import `futures_util::SinkExt`
[INFO] [stdout]    --> crates/elan-core/src/client.rs:3:20
[INFO] [stdout]     |
[INFO] [stdout]   3 | use futures_util::{SinkExt, StreamExt};
[INFO] [stdout]     |                    ^^^^^^^ no `SinkExt` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lib.rs:301:29
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "sink")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `sink` feature
[INFO] [stdout] 300 | #[doc(no_inline)]
[INFO] [stdout] 301 | pub use crate::sink::{Sink, SinkExt};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `futures_util::SinkExt`
[INFO] [stdout]    --> crates/elan-core/src/server.rs:4:20
[INFO] [stdout]     |
[INFO] [stdout]   4 | use futures_util::{SinkExt, StreamExt};
[INFO] [stdout]     |                    ^^^^^^^ no `SinkExt` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lib.rs:301:29
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "sink")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `sink` feature
[INFO] [stdout] 300 | #[doc(no_inline)]
[INFO] [stdout] 301 | pub use crate::sink::{Sink, SinkExt};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `futures_util::SinkExt`
[INFO] [stdout]    --> crates/elan-core/src/client.rs:3:20
[INFO] [stdout]     |
[INFO] [stdout]   3 | use futures_util::{SinkExt, StreamExt};
[INFO] [stdout]     |                    ^^^^^^^ no `SinkExt` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lib.rs:301:29
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "sink")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `sink` feature
[INFO] [stdout] 300 | #[doc(no_inline)]
[INFO] [stdout] 301 | pub use crate::sink::{Sink, SinkExt};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `futures_util::SinkExt`
[INFO] [stdout]    --> crates/elan-core/src/server.rs:4:20
[INFO] [stdout]     |
[INFO] [stdout]   4 | use futures_util::{SinkExt, StreamExt};
[INFO] [stdout]     |                    ^^^^^^^ no `SinkExt` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lib.rs:301:29
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "sink")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `sink` feature
[INFO] [stdout] 300 | #[doc(no_inline)]
[INFO] [stdout] 301 | pub use crate::sink::{Sink, SinkExt};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send` found for struct `Framed<T, U>` in the current scope
[INFO] [stdout]   --> crates/elan-core/src/client.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |         self.framed.send(envelope).await?;
[INFO] [stdout]    |                     ^^^^ method not found in `Framed<tokio::net::TcpStream, codec::ElanCodec>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send` found for struct `Framed<T, U>` in the current scope
[INFO] [stdout]   --> crates/elan-core/src/server.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 |         framed.send(reply).await?;
[INFO] [stdout]    |                ^^^^ method not found in `Framed<tokio::net::TcpStream, codec::ElanCodec>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send` found for struct `Framed<T, U>` in the current scope
[INFO] [stdout]   --> crates/elan-core/src/client.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |         self.framed.send(envelope).await?;
[INFO] [stdout]    |                     ^^^^ method not found in `Framed<tokio::net::TcpStream, ElanCodec>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send` found for struct `Framed<T, U>` in the current scope
[INFO] [stdout]   --> crates/elan-core/src/server.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 |         framed.send(reply).await?;
[INFO] [stdout]    |                ^^^^ method not found in `Framed<tokio::net::TcpStream, ElanCodec>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] warning: elan-core@0.1.0: Using vendored protoc at: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protoc-bin-vendored-linux-x86_64-3.2.0/bin/protoc
[INFO] [stderr] error: could not compile `elan-core` (lib test) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] warning: elan-core@0.1.0: Using vendored protoc at: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protoc-bin-vendored-linux-x86_64-3.2.0/bin/protoc
[INFO] [stderr] error: could not compile `elan-core` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "8b620cc7da639260ec370883cf7b45e49272f54a13bf24aeef49000c2bdc5941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b620cc7da639260ec370883cf7b45e49272f54a13bf24aeef49000c2bdc5941", kill_on_drop: false }`
[INFO] [stdout] 8b620cc7da639260ec370883cf7b45e49272f54a13bf24aeef49000c2bdc5941
